What is the difference between `ptr = (int *) realloc(ptr sizeof(int));` and `ptr = (int *) realloc(

join shbcf.ru